home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / exzt222.zip / EXZTEST.NEW < prev    next >
Text File  |  1991-08-10  |  7KB  |  154 lines

  1.  
  2.                         ┌───────────────────────────┐
  3.                         │  What is new in ExZTest?  │
  4.                         └───────────────────────────┘
  5.  
  6.  
  7.  
  8. ExZTest  v2.22  August 10, 1991         Maintenance release
  9. ─────────────────────────────────────────────────────────────────────────────
  10.  
  11.     o   Pre-testing of uploads through the ZDCSTEST.CHK file was
  12.         not being recognized correctly.  Fixed.
  13.  
  14.     o   More reports of auxiliary text files not displaying after
  15.         tests are completed.  Yet another attempt to assure they
  16.         get handled correctly.  Fixed (again).
  17.  
  18.     o   If a ZIP file was corrupted it was possible for ExZTest to
  19.         to actually read garbage into memory yielding
  20.         unpredictable results.  Considerable additional checking
  21.         has been added toward this problem which also will make
  22.         damaged ZIP file disposition much faster, since the
  23.         determination is now performed internally.
  24.  
  25.     o   When dealing with partial duplications which would pass
  26.         the auto-percentage specifications, ExZTest would fail to
  27.         add explanation explaining this under some circumstances.
  28.         Disposition would be correct and the duplicates would show
  29.         but no other mention of duplication would be displayed.
  30.         Fixed.
  31.  
  32.     o   Due to differences between self-extracting and standard
  33.         ZIP files, a fair amount of code would have been required
  34.         to assure correct display of the contents.  In order to
  35.         keep program size (and memory requirements) down this
  36.         feature has been removed.  ExZTest will still test
  37.         self-extracting files correctly but will no longer attempt
  38.         to display their content.  Since most systems  know
  39.         discourage the posting of self-extracting files with only
  40.         a few exceptions, I felt this would not be a great loss.
  41.  
  42.  
  43.  
  44. ExZTest  v2.21  August 2, 1991          Maintenance release
  45. ─────────────────────────────────────────────────────────────────────────────
  46.  
  47.     o   Small fixes of ZDCS related duplicate handling.  When
  48.         selecting the AUTO option for partial duplicates, it was
  49.         possible for ExZTest to not recognize some of the
  50.         duplicate names, and as a result, pass the file even
  51.         though it did not meat the minimum novelty criteria.
  52.         Fixed.
  53.  
  54.     o   An odd one which you would not see when running live with
  55.         the BBS..  It was possible for the program to actually
  56.         drop to a DOS shell and stop at the DOS prompt if no file
  57.         name was specified.  Since the BBS always specifies the
  58.         target file name, this was not possible to find when
  59.         running live.  Fixed.
  60.  
  61.     o   While making changes I put back the PCB non-stop scroll
  62.         option.  This will be disabled by default normally and of
  63.         course if PCB color codes are turned off.  In order to
  64.         activate this option you must add "/NS" to the ExZTest
  65.         command line.  NOTE that I do NOT recommend the use of
  66.         this option since PCBoard already times out on the more
  67.         prompt, should the caller be in the auto-logoff process.
  68.  
  69.  
  70.  
  71. ExZTest  v2.2   July 29,1991            Maintenance release (sigh)
  72. ─────────────────────────────────────────────────────────────────────────────
  73.  
  74.         Been a tough month and I had a feeling this would happen
  75.         with the number of new features/additions this program has
  76.         seen since the last released version.  More corrections in
  77.         this version - hopefully the last for a stretch.. (ducking)
  78.  
  79.     o   It was possible for the code to rewrite the ZDCS interface
  80.         file without the required cr/lf sequences under a
  81.         combination of circumstances.  Although this appeared to
  82.         be related to word-wrap it really wasn't.  Fixed.
  83.  
  84.     o   If "EXZTEST REGISTER" was typed on the command line (beta
  85.         test versions of the program must be registered) it would
  86.         shell to DOS and stop since registration has been removed.
  87.         Fixed.
  88.  
  89.     o   Enhanced checking for supporting text files.  It was
  90.         possible to "misplace" and ignore them.  Fixed.
  91.  
  92.  
  93.  
  94. ExZSetup v2.1.2 July 29,1991            Maintenance release
  95. ─────────────────────────────────────────────────────────────────────────────
  96.  
  97.     o   Corrected a small input inconsistency which existed only
  98.         when a new configuration file was created.  Indications of
  99.         this problem had to do with the ability to toggle
  100.         duplicate checker program selection.  Likely one would
  101.         have thought they missed a key on this one.  Fixed.
  102.  
  103.  
  104.  
  105. ExZTest  v2.1   July 28,1991            Maintenance release
  106. ─────────────────────────────────────────────────────────────────────────────
  107.  
  108.     o   Corrected premature deletion of the ZDCS interface file;
  109.  
  110.     o   Added code to ensure the ZDCS interface file is deleted
  111.         when the program loads.  This file is not normally left on
  112.         the disk, except when the /KE switch is used;
  113.  
  114.     o   Removed some redundant code - nothing major here;
  115.  
  116.     o   Added additional DOS erorlevels on exit.  The error levels
  117.         are now set as follows:
  118.  
  119.                 0 = Normal exit, no errors.
  120.                 1 = Target file or configuration not found.
  121.                 2 = Target file failed tests.
  122.                 3 = Target file is a .GIF - no processing took place.
  123.                 4 = Target file is unknown - no processing took place.
  124.  
  125.         For information and samples of usage of errorlevel 3 (GIF
  126.         file testing) see ZDCS docummentation.
  127.  
  128.     o   Added code to indicate duplicates found in a ZIP within a
  129.         ZIP file.  This was not previously shown in the PCBPASS or
  130.         PCBFAIL file;
  131.  
  132.     o   Modified display to indicate if paths are contained in a
  133.         ZIP file.  If this is found, the file name will be shown with
  134.         a leading "..\" to indicate this.  Note that a file
  135.         containing directory information will ALWAYS FAIL
  136.         ExZTest!!  Although we easily establish the use of
  137.         subdirectories within a ZIP, I personally do not beleive
  138.         they should be distributed on BBSs due to likely problems
  139.         they can and do cause with users!  ExZTest will not delete
  140.         these files, however, it will force them into the Sysop's
  141.         private upload directory (on PCBoard systems).  This way,
  142.         if the Sysop elects to do so, he/she can examine the files
  143.         and post them for downloading later.
  144.  
  145.     o   Added 2 additional lines to the EXZTEXT prompts file to
  146.         accomodate the above new feature.  If you have not made
  147.         any changes to your EXZTEXT file, simply delete it and
  148.         have ExZSetup recreate it for you via the F2 (edit)
  149.         option.  If you have made changes, MAKE SURE you edit the
  150.         file manually and add lines 21 and 22!!!  If you fail to
  151.         do this, ExZTest will function as intended but the callers
  152.         will NOT be told why the file has been held back!!
  153.  
  154.